CU_STREAM_LEGACY

Legacy stream handle

Stream handle that can be passed as a CUstream to use an implicit stream with legacy synchronization behavior.

See details of the \link_sync_behavior

extern (C)
enum CU_STREAM_LEGACY = cast(CUstream)0x1;

Meta